JAMS REST API Web Service
PostBatchQueue_PostBatchQueue

Resource Path: /JAMS/APIHelp/docs/V6/api/batchqueue

Uri: http://left/JAMS/APIHelp/docs/V6/api/batchqueue

Description
Adds a new batch queue definition
Request

The request body is of type BatchQueue.

The BatchQueue object.

Overview

BatchQueue
queueID : integer
queueName : string
description : string
jobCount : integer
jobLimit : integer
lastChangeUTC : string
lastChangedBy : string
started : boolean
startedOn : Array[QueueNode]
nodeName : string
Response

The response body is of type BatchQueue.

OK

Overview

BatchQueue
queueID : integer
queueName : string
description : string
jobCount : integer
jobLimit : integer
lastChangeUTC : string
lastChangedBy : string
started : boolean
startedOn : Array[QueueNode]
nodeName : string
See Also
All Operations Resource GroupJAMS REST API Web Service

 

 


© 2017 All Rights Reserved.

Send comments on this topic.